projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f27e7a
)
(font-lock-hack-keywords): Delete debugging code.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 6 Aug 1994 05:02:00 +0000
(
05:02
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 6 Aug 1994 05:02:00 +0000
(
05:02
+0000)
lisp/font-lock.el
patch
|
blob
|
history
diff --git
a/lisp/font-lock.el
b/lisp/font-lock.el
index 26cdc96ad64f017acf0276a1ffba9f7969a7381c..d381c37cf35c0250217ba1d5dded6ade233dbdff 100644
(file)
--- a/
lisp/font-lock.el
+++ b/
lisp/font-lock.el
@@
-292,7
+292,6
@@
If this is nil, the major mode's syntax table is used.")
(progn
(if font-lock-syntax-table
(set-syntax-table font-lock-syntax-table))
- (recursive-edit)
(while rest
(setq first (car rest) rest (cdr rest))
(goto-char start)